hysop.core.checkpoints module¶
- class hysop.core.checkpoints.CheckpointHandler(load_checkpoint_path, save_checkpoint_path, compression_method, compression_level, io_params, relax_constraints)[source]¶
Bases:
object
- property compression_level¶
- property compression_method¶
- property io_params¶
- property load_checkpoint_path¶
- property relax_constraints¶
- property save_checkpoint_path¶